Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XCMv5: add ExecuteWithOrigin instruction #6304

Open
wants to merge 4 commits into
base: xcm-v5
Choose a base branch
from

Conversation

franciscoaguirre
Copy link
Contributor

@franciscoaguirre franciscoaguirre commented Oct 30, 2024

Added ExecuteWithOrigin instruction according to the old XCM RFC 38: polkadot-fellows/xcm-format#38.

This instruction allows you to descend or clear while going back again.

TODO

  • Implementation
  • Unit tests
  • Modify WithComputedOrigin barrier
  • Integration tests
  • Benchmarks
  • PRDoc

@franciscoaguirre franciscoaguirre added the T6-XCM This PR/Issue is related to XCM. label Oct 30, 2024
@franciscoaguirre franciscoaguirre self-assigned this Oct 30, 2024
@franciscoaguirre franciscoaguirre requested a review from a team as a code owner October 30, 2024 20:20
@franciscoaguirre franciscoaguirre changed the title feat(xcm): add ExecuteWithOrigin instruction XCMv5: add ExecuteWithOrigin instruction Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T6-XCM This PR/Issue is related to XCM.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant